Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(starknet): ERC721 uri, bridge ownership and collection white list #201

Merged
merged 4 commits into from
Apr 29, 2024

Conversation

ptisserand
Copy link
Collaborator

This PR provide the following features for starknet smart contracts:

  • set_base_uri and set_token_uri in ERC721Bridgeable
  • OZ two steps Ownable implementation for bridge
  • retrieving list of white listed collections

@ptisserand ptisserand requested a review from remiroyc April 24, 2024 21:32
Copy link

vercel bot commented Apr 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
bridge-mainnet ✅ Ready (Inspect) Visit Preview Apr 24, 2024 9:32pm
bridge-sepolia ✅ Ready (Inspect) Visit Preview Apr 24, 2024 9:32pm

@ptisserand ptisserand added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit dab4470 Apr 29, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants